home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / September 96 / when to embed? < prev    next >
Encoding:
Internet Message Format  |  1996-09-19  |  1.5 KB  |  [TEXT/ttxt]

  1. Subject:     when to embed?
  2. Sent:        9/17/96 8:07 PM
  3. Received:    9/17/96 8:07 PM
  4. From:        "Jerry Boetje" <Jerry_Boetje@sec.sel.sony.com>
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List
  7.  
  8.  
  9. I'm developing a container part that initially embeds some other parts
  10. in itself. Question: how soon in the creation of my container part can
  11. I embed a new part? Right now I'm doing it in the first call to
  12. NewFrame after I've done the FW_NEW to get the new frame. Then I
  13. acquire a new part and call SingleEmbeddedmumble to embed the new
  14. part. I blow up later with an unmapped memory exception. Am I
  15. attempting to do this embedding too soon?
  16.  
  17.   Jerry
  18.  
  19.  
  20. ---------------------------------------------------
  21. This message was created and sent using the Cyberdog Mail System
  22. ---------------------------------------------------
  23.  
  24.  
  25.  
  26. I'm developing a container part that initially embeds some other parts in itself. Question: how soon in the creation of my container part can I embed a new part? Right now I'm doing it in the first call to NewFrame after I've done the FW_NEW to get the new frame. Then I acquire a new part and call SingleEmbeddedmumble to embed the new part. I blow up later with an unmapped memory exception. Am I attempting to do this embedding too soon?
  27.  
  28.   Jerry
  29.  
  30.  
  31. ---------------------------------------------------
  32. This message was created and sent using the Cyberdog Mail System
  33. ---------------------------------------------------
  34.